Skip to content

Conversation

@mosabua
Copy link
Member

@mosabua mosabua commented Nov 29, 2025

Description

Newer is better .. would be nice for the release to get this in.

Currently having some issues with the docker build .. would love input from anyone.

Additional context and related issues

Follow up to #793

Release notes

(x) Release notes are required, with the following suggested text:

* Require Java 24 to run Trino Gateway and use it in the container image.

@cla-bot cla-bot bot added the cla-signed label Nov 29, 2025
@mosabua mosabua requested review from sftwrdvlpr and wendigo and removed request for sftwrdvlpr November 29, 2025 01:24
- airbase to 330
- airlift to 381i
- jersey to 4.0.0
- okhttp to 5.3.2
@mosabua mosabua changed the title [WIP] Update to Java 25 and other modernizations Update to Java 25 and other modernizations Nov 29, 2025
TRINO_GATEWAY_BASE_IMAGE=${TRINO_GATEWAY_BASE_IMAGE:-'registry.access.redhat.com/ubi10/ubi-micro:latest'}
TRINO_GATEWAY_BUILD_IMAGE=${TRINO_GATEWAY_BUILD_IMAGE:-'registry.access.redhat.com/ubi10/ubi:latest'}
TRINO_GATEWAY_BASE_IMAGE=${TRINO_GATEWAY_BASE_IMAGE:-'redhat/ubi10-micro:latest'}
TRINO_GATEWAY_BUILD_IMAGE=${TRINO_GATEWAY_BUILD_IMAGE:-'redhat/ubi10-minimal:latest'}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be ubi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants